home *** CD-ROM | disk | FTP | other *** search
- Path: math.rutgers.edu!not-for-mail
- From: lukeh@math.rutgers.edu (Luke Higgins)
- Newsgroups: comp.lang.c++
- Subject: compile in a way to get smaller a.out? include less???
- Date: 16 Mar 1996 20:13:28 -0500
- Organization: Rutgers University LCSR
- Message-ID: <4ifovo$pem@math.rutgers.edu>
- NNTP-Posting-Host: math.rutgers.edu
- Cc: lukeh
-
-
- I am brand new to C++ (and fairly new to C even.) I write a 4 line
- "hello world" program using iostream.h and my a.out is 408k! Is there
- anyway to get the compiler to just include what it needs to instead of
- the whole iostream.h?
-
- Thanks for any response you can give!
- Luke
- --
- Luke A. Higgins lukeh@math.rutgers.edu 835 Davidson Rd, Piscataway, NJ 08854
-